class RSpec::Core::ExampleGroup

def self.all_apply?(filters)

Other tags:
    Private: -
def self.all_apply?(filters)
  metadata.all_apply?(filters)
end