Method: SomeAI#ai

Defined in:
lib/some-ai.rb

#ai(data) ⇒ Object



2
3
4
# File 'lib/some-ai.rb', line 2

def ai(data)
  data
end