# File lib/grape/serve_file/file_response.rb, line 9
      def initialize(file)
        @file = file
      end