326 327 328
# File 'lib/xmigra.rb', line 326 def to_yaml_style :literal end
331 332 333
# File 'lib/xmigra.rb', line 331 def yaml_style Psych::Nodes::Scalar::LITERAL end