# File default/choreographer.rb, line 12
    def add_dancer(dancer)
        @dancers << dancer
    end