Class: CFlow::Self
- Inherits:
-
Object
- Object
- CFlow::Self
- Defined in:
- lib/c_flow/self.rb
Instance Method Summary collapse
Instance Method Details
#call(input) ⇒ Object
3 4 5 |
# File 'lib/c_flow/self.rb', line 3 def call(input) input end |