# File lib/tapkit/control/description.rb, line 28 def initialize( entity ) @entity = entity @entity_name = @entity.name end