79 80 81
# File 'lib/sinatra/api.rb', line 79 def configure(options = {}) self.config = Config.new(options) end