# File lib/aws/ec2/attachment.rb, line 121
      def describe_call
        client.describe_volumes(:volume_ids => [self.volume.id])
      end