# File lib/virtus.rb, line 33
    def attribute_name?
      attribute_name ? true : false
    end