# File lib/facet/lisp.rb, line 170
def
pair?
(
x
)
x
.
is_a?
(
DottedPair
)
end