module Padrino::Rendering

def engine_configurations

Returns:
  • (Hash) -
def engine_configurations
  @engine_configurations ||= {}
end