# File lib/aws/ec2.rb, line 315
    def snapshots
      SnapshotCollection.new(:config => config)
    end