# File lib/virtus/attribute/builder.rb, line 55
    def pending?
      @pending if defined?(@pending)
    end