# File temp/parsers/pullparser.rb, line 191
      def inspect
        @contents[0].to_s + ": " + @contents[1..-1].inspect
      end