module Grape::App::Helpers extend ActiveSupport::Autoload autoload :Caching autoload :Params autoload :RespondWith end