# File lib/librarian/logger.rb, line 35
    def relative_path_to(path)
      environment.project_relative_path_to(path)
    end