# File lib/rudy/aws/ec2/volume.rb, line 34
34:       def deleting?; (status && status == "deleting"); end