class Middleman::CoreExtensions::Routing

def before_configuration

def before_configuration
  app.add_to_config_context(:page, &method(:page))
end