# File lib/ruport/controller.rb, line 52
    def []=(key,value)
      send("#{key}=",value)
    end