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