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