# File lib/awesome_print/inspector.rb, line 18
def
console?
!
!
(
defined?
(
IRB
)
||
defined?
(
Pry
))
end