13 14 15 16
# File 'lib/lono/yamler/loader.rb', line 13 def load add_domain_types! YAML.load(@text) end