# File lib/gist/manpage.rb, line 54
    def puts(*args)
      page_stdout
      super
    end