module SportsDataApi module Nba class Stats < SportsDataApi::JsonData end end end