# File lib/more/facets/rbconfig.rb, line 57
  def self.little_endian?
    byte_order == :little
  end