module T::Props::HasLazilySpecializedMethods

def self.lazy_evaluation_enabled?

def self.lazy_evaluation_enabled?
  !@lazy_evaluation_disabled
end