# File lib/sup/util.rb, line 550
def
instantiated?
;
defined?
(
@instance
)
&&
!
@instance
.
nil?
;
end