module Roda::RodaPlugins::DirectCall

def self.configure(app)

def self.configure(app)
  app.send(:build_rack_app)
end