Classes: Invoke, Worker
5
# File 'lib/postpone/invoke.rb', line 5 def self.postpone; Invoke.new(self); end
4
# File 'lib/postpone/invoke.rb', line 4 def postpone; Invoke.new(self); end