13 14 15
# File 'lib/codewars_api/client.rb', line 13 def kata_info(id_or_slug) KataInfo.new(id_or_slug) end