# File lib/rubyful_soup.rb, line 258
  def []=(k, v)
    attrs[k] = v
  end