class Grape::ServeStream::FileBody

def ==(other)

def ==(other)
  path == other.path
end