# File lib/nanoc3/base/filter.rb, line 76
      def to_binary?
        (@to || :text) == :binary
      end