# File lib/more/facets/rbconfig.rb, line 62
  def self.big_endian?
    byte_order == :big
  end