Class: Result
Overview
Note:
This class show results
Returns of sorted complex emotions.
Class Method Summary collapse
Methods inherited from Common
Class Method Details
.call(array_one) ⇒ Object
Note:
This method initializes all class
7 8 9 |
# File 'lib/artemo/result.rb', line 7 def self.call(array_one) finish(array_one) end |