8 9 10
# File 'lib/habitica_client/user/stats.rb', line 8 def stats @stats ||= Stats.new(data['stats']) end