330 331 332
# File 'lib/xmigra.rb', line 330 def to_yaml_style :literal end
335 336 337
# File 'lib/xmigra.rb', line 335 def yaml_style Psych::Nodes::Scalar::LITERAL end