# File lib/librarian/source/path.rb, line 17 def initialize(environment, path, options) self.environment = environment @path = path end