101 102 103
# File 'lib/rapid/settings.rb', line 101 def settings @settings ||= Setting::Namespace::Base.new(nil) end