# File lib/ERPConnector.rb, line 30 def initialize @uid = false @ooor = false # Genereic dict to store tested object @memorizer = {} @config = {} end