62 63 64
# File 'lib/build-cloud/asgroup.rb', line 62 def read @as.groups.select { |g| g.id == @options[:id] }.first end