# File lib/virtus/attribute/accessor.rb, line 87
      def public_reader?
        options[:reader] == :public
      end