# File src/org/puremvc/ruby/patterns/facade/facade.rb, line 88
  def remove_command(notification_name)
    @controller.remove_command(notification_name)
  end