Returns:
32 33 34
# File 'lib/brief/apps.rb', line 32 def self.available?(app_name) available_apps.include?(app_name.to_s) end