# File lib/rudy/aws/ec2/volume.rb, line 36
36:       def in_use?; (status && status == "in-use"); end