# File lib/delayed/performable_method.rb, line 29
    def method(sym)
      object.method(sym)
    end