# File lib/flex.rb, line 65 def ready begin return flex_object.ready("FUNFX") rescue return false end end