# File lib/guard/interactors/coolline.rb, line 59 def prompt ::Guard.listener.paused? ? 'p> ' : '>> ' end