# File lib/sprockets/context.rb, line 55
    def logical_path
      @logical_path.chomp(File.extname(@logical_path))
    end