# File lib/fakefs/pathname.rb, line 651
      def binread(*args)
        File.binread(@path, *args)
      end