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