4 5 6
# File 'lib/quintype/api/author.rb', line 4 def find(id) from_hash Client.instance.get_author(id).to_h end