# File lib/rudy/aws/ec2/image.rb, line 21
21:
def
available?
;
@state
&&
@state
==
"available"
;
end