17 18 19
# File 'lib/sinatra/contrib/setup.rb', line 17 def helpers(name, path) autoload name, path, :helpers end