# File lib/more/facets/platform.rb, line 221
    def little_endian?
      byte_order == LittleEndian
    end