Returns:
5 6 7
# File 'lib/ruby_flipper/condition_context.rb', line 5 def active?(*conditions) Feature.new(nil, *conditions).active? end