# File lib/haml/options.rb, line 187
    def []=(key, value)
      send "#{key}=", value
    end