Returns:
231 232 233
# File 'lib/bookmaker/base.rb', line 231 def self.theme?(theme_name) themes.include?(theme_name) end