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