module Runaround
Constants
- MethodCall
- VERSION
Public Instance Methods
runaround()
click to toggle source
# File lib/runaround.rb, line 7 def runaround @runaround ||= Manager.new(self) end
# File lib/runaround.rb, line 7 def runaround @runaround ||= Manager.new(self) end