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