class Opal::Nodes::BaseSuperNode

def implicit_arguments_param

def implicit_arguments_param
  @implicit_args ? 'true' : 'false'
end