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