class Cucumber::CucumberExpressions::ParameterTypeMatcher

def find

def find
  !@match.nil? && !group.empty?
end