# File lib/aws/ec2/volume.rb, line 170
      def attachments
        AttachmentCollection.new(self, :config => config)
      end