# File lib/beefcake.rb, line 206
    def []=(k, v)
      __send__("#{k}=", v)
    end