# File lib/nokogiri/xml/node.rb, line 209
      def has_attribute?(property)
        key? property
      end