175 176 177
# File 'lib/params.rb', line 175 def Params.each(&block) @params_data_base.each(&block) end