method

lazy

lazy()
public

No documentation available.

static VALUE
lazy_lazy(VALUE obj)
{
    return obj;
}