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