class WWW::Mechanize::FileResponse

def initialize(file_path)

def initialize(file_path)
  @file_path = file_path
end