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