4 5 6
# File 'lib/mobox/helpers.rb', line 4 def config @config ||= Mobox::Config.new( File.expand_path("config.yml", WWW_SOURCE_DIR) ) end