# File kwartz.rb, line 922 def execute(action, arg1=nil, arg2=nil) raise AbstractMethodInvocationError("#{self.class.name}#execute()") end