# File lib/rbot/registry.rb, line 156 def close # debug "closing registry #{registry}" return if !@registry registry.close end