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