# File lib/client.rb, line 40
  def read(foo)
    @file.read(@size)
  end