# File lib/ap/core_ext/kernel.rb, line 14
def
ap
(
object
,
options
= {})
puts
object
.
ai
(
options
)
end