# File lib/nanoc/base/compilation/filter.rb, line 70
      def from_binary?
        (@from || :text) == :binary
      end