class Gem::Requirement

def init_with coder # :nodoc:

:nodoc:
def init_with coder # :nodoc:
  yaml_initialize coder.tag, coder.map
end