# File lib/aws/ec2.rb, line 297
    def volumes
      VolumeCollection.new(:config => config)
    end