Module: Intern

Defined in:
lib/intern.rb

Instance Method Summary collapse

Instance Method Details

#runObject



2
3
4
# File 'lib/intern.rb', line 2

def run
  run!
end

#run!Object



6
7
8
# File 'lib/intern.rb', line 6

def run!
  call
end