# File lib/pry-rails/model_formatter.rb, line 67
    def format_model_name(model)
      text.bright_blue model
    end