class CybridApiId::Configuration

def self.default

The default Configuration object.
def self.default
  @@default ||= Configuration.new
end