method

to_proc

v1_8_7_330 - Show latest stable - Class: Test::Unit::Util::ProcWrapper
to_proc()
public

No documentation available.

# File lib/test/unit/util/procwrapper.rb, line 42
        def to_proc
          return @a_proc
        end