self.all

in lib/team.rb [51:54]


  def self.all
    hash_from_file.map(&method(:as_team_info))
  end