E:\controlbot\controller\logicagent>ruby logicbot.rb Hello I have loaded E:/controlbot/controller/logicagent/logicagent-api.yaml. E:/controlbot/controller/logicagent/graph.yaml loaded. > object is an instance of class Okay, object is an instance of class. > what is object object is an instance of class > do you know what object is Default response. > /do you know what (.*) is/ is a synonym for /what is (.*)/ Okay, (?i-mx:^do you know what (.*) is) has been added, and will now call what_is. > Do you know what 'object' is? object is an instance of class > define object Default response. > define (.*) is a synonym for what is (.*) Okay, (?i-mx:^define (.*)) has been added, and will now call what_is. > Define object object is an instance of class > WHAT DO YOU MEAN BY OBJECT Default response. > what do you mean by (.*) is a synonym for what is (.*) Okay, (?i-mx:^what do you mean by (.*)) has been added, and will now call what_is. > WHAT DO YOU MEAN BY OBJECT OBJECT is an instance of class > /do you know what is (.*)/ is a synonym for what is (.*) Okay, (?i-mx:^do you know what is (.*)) has been added, and will now call what_is. > Do you know what is object? object is an instance of class >