# File lib/grape/serve_file/file_body.rb, line 10
      def initialize(path)
        @path = path
      end