# File lib/pry-rails/model_formatter.rb, line 71 def format_column(name, type) " #{name}: #{text.green type}" end