# File lib/sprockets/base.rb, line 122
    def stat(path)
      trail.stat(path)
    end