# File lib/rubyful_soup.rb, line 266
  def has_key?(k)
    attrs.has_key(k)
  end