# File lib/aws/ec2.rb, line 256
    def security_groups
      SecurityGroupCollection.new(:config => config)
    end