# File lib/virtus/attribute/accessor.rb, line 96
      def public_writer?
        options[:writer] == :public
      end