module Esquema

def self.configuration

def self.configuration
  @configuration ||= Configuration.new
end