module SomeAI

Public Instance Methods

ai(data) click to toggle source
# File lib/some-ai.rb, line 2
def ai(data)
  data
end