method

merge_key

ruby latest stable - Class: Psych::Visitors::ToRuby
merge_key(hash, key, val)
private

No documentation available.

# File ext/psych/lib/psych/visitors/to_ruby.rb, line 369
      def merge_key hash, key, val
      end