# File lib/rudy/aws/ec2/instance.rb, line 22
22:     def init
23:       @groups ||= []
24:     end