# File lib/virtus/attribute.rb, line 159
    def lazy?
      kind_of?(LazyDefault)
    end