# File lib/pry-rails/model_formatter.rb, line 80
    def format_error(message)
      "  #{text.red message}"
    end