ruby check object is defined code example Example: ruby check if exists apple = 1 defined?(apple) # "local-variable" defined?(bacon) # nil