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