# File lib/more/facets/platform.rb, line 200
  def big_endian?
    ByteOrder.big_endian?
  end