# File src/Component.rb, line 113
def
invokeAction
(
action
,
&
b
)
__send__
(
action
,
&
b
)
end