class Gem::Specification

def init_with coder # :nodoc:

:nodoc:
def init_with coder # :nodoc:
  @installed_by_version ||= nil
  yaml_initialize coder.tag, coder.map
end