20 21 22 23
# File 'lib/ec2/security_group.rb', line 20 def id return @id unless @id.nil? @id = load_id end