class Capybara::RSpecMatchers::Matchers::MatchStyle
def does_not_match?(_actual)
def does_not_match?(_actual) raise ArgumentError, 'The match_style matcher does not support use with not_to/should_not' end
def does_not_match?(_actual) raise ArgumentError, 'The match_style matcher does not support use with not_to/should_not' end