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