module BSFlow class Self def call(input) input end end end