# File lib/pry/commands/toggle_color.rb, line 19
    def color_toggle
      !_pry_.color
    end