# File lib/mspec/guards/endian.rb, line 20
20:
def
match?
21:
pattern
[
-1
]
==
?\000
22:
end