class RSpec::Core::Example

def any_apply?(filters)

Other tags:
    Api: - private
def any_apply?(filters)
  metadata.any_apply?(filters)
end