# File lib/sprockets/preprocessor.rb, line 60
      def pathname_for_require_from(source_line)
        environment.find(location_from(source_line))
      end