# File lib/more/facets/platform.rb, line 216
  def little_endian?
    byte_order == :little
  end