Method: Delorean::Sup#rewrite

Defined in:
lib/delorean/nodes.rb

#rewrite(_context) ⇒ Object



313
314
315
# File 'lib/delorean/nodes.rb', line 313

def rewrite(_context)
  'superclass'
end