# File lib/rubyful_soup.rb, line 262
  def delete(k)
    attrs.delete(k)
  end