# File lib/sprockets/context.rb, line 44
    def root_path
      environment.paths.detect { |path| pathname.to_s[path] }
    end