module MLB require File.expand_path('../mlb/request', __FILE__) require File.expand_path('../mlb/team', __FILE__) require File.expand_path('../mlb/player', __FILE__) end