Returns a new instance of Param.
7 8 9
# File 'lib/ufo/param.rb', line 7 def initialize @params_path = "#{Ufo.root}/.ufo/params.yml" end