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