11 12 13 14
# File 'lib/aliyun/ess/scaling_group.rb', line 11 def find_by(*args) c = find(*args) c.items.first end