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