# File lib/bundler/vendor/molinillo/lib/molinillo/state.rb, line 27 def self.empty new(nil, [], DependencyGraph.new, nil, nil, 0, {}, []) end