# File lib/tapkit/access/attribute.rb, line 35 def beautify_name if column_name then @name = column_name.downcase end end