# File lib/parseconfig.rb, line 96
  def get_value(param)
    return self.params[param]
  end