get by id
20 21 22
# File 'lib/yade/common/service/base_service.rb', line 20 def get(id) @client.get(id) end