# File lib/mspec/guards/endian.rb, line 14
14:   def match?
15:     pattern[-1] == ?\001
16:   end