class Psych::Config

def initialize

def initialize
  @load_tags = {}
  @dump_tags = {}
  @domain_types = {}
end