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