# File lib/sprockets/paths.rb, line 25
    def prepend_path(path)
      @trail.prepend_path(path)
    end