817 818 819
# File 'lib/delorean/nodes.rb', line 817 def check(context, *) defined?(args) ? args.check(context) : [] end