# File lib/more/facets/platform.rb, line 221
  def big_endian?
    byte_order == :big
  end