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