init_with(coder)
No documentation available.
# File lib/rubygems/version.rb, line 247 def init_with coder # :nodoc: yaml_initialize coder.tag, coder.map end