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