# File lib/more/facets/platform.rb, line 225
    def big_endian?
      byte_order == BigEndian
    end