# File lib/gitlab/file_response.rb, line 8
    def initialize(file)
      @file = file
    end