Method: SmartAgent::Agent.agents

Defined in:
lib/smart_agent/agent.rb

.agentsObject



53
54
55
# File 'lib/smart_agent/agent.rb', line 53

def agents
  @agents ||= {}
end