Returns:
33 34 35
# File 'lib/ProMotion/screens/_screen_module.rb', line 33 def has_nav_bar? self.navigation_controller.nil? != true end