__init__ (self, name)
add_instruction (self, command)
sort_instructions (self)
name = name
list instructions = []
dict instruction_hash = {}
Class to handle domain-specific instructions.