class Opal::Nodes::Base
def class_variable_owner
def class_variable_owner if scope "#{scope.nesting}[#{class_variable_owner_nesting_level}]" else 'Opal.Object' end end
def class_variable_owner if scope "#{scope.nesting}[#{class_variable_owner_nesting_level}]" else 'Opal.Object' end end