# File lib/facets/more/lisp.rb, line 160
def
pair?
(
x
)
x
.
is_a?
(
DottedPair
)
end