# File lib/cgikit/element.rb, line 366
  def other_attribute( key = nil )
    @api.other_attribute(root, associations, key)
  end