/lazy_object

An object wrapper that forwards all calls to the reference target object. This object is not created until the first method dispatch.

Primary LanguageRubyMIT LicenseMIT

Issues