# File lib/mega/lisp.rb, line 133
def
consonto
(
cdr
,
car
)
DottedPair
.
new
(
car
,
cdr
)
end