# File lib/extjs/component.rb, line 18
  def apply(params)
    @config.merge!(params)
  end