# File lib/librarian/environment.rb, line 108
    def resolver(options = { })
      Resolver.new(self, resolver_options.merge(options))
    end