public function get_element_settings( $args = array() ) {
        if ( empty( $this->id ) ) {
            return $this->manager->get_child_manager( 'element_settings' )->get_collection( array(), 0, 'objects' );
        }