new(definition)
@private
# File lib/bundler/lockfile_generator.rb, line 9 def initialize(definition) @definition = definition @out = String.new end