# File lib/cgikit/component.rb, line 120
  def has_binding?( name )
    @associations.key?(name)
  end