Adding a class to a new wp_nav_menu() in WordPress

wp_nav_menu( array( 'menu_class' => 'nav nav-pills', 'theme_location' => 'idx_menu' ) );