42 43 44
# File 'lib/i18n_def_scanner/yaml.rb', line 42 def to_ruby YAML::Visitors::ToRuby.create.accept(self) end