# File lib/sinatra/contrib/setup.rb, line 16 def helpers(name, path = nil) autoload name, path, :helpers end