# File lib/ajaxim_config.rb, line 16
  def method_missing(methId)
    call = methId.id2name
    get_value(call)
  end