# File temp/parsers/pullparser.rb, line 133
                        def comment?
                                @contents[0] == :comment
                        end