class Bundler::StubSpecification

def matches_for_glob(glob)

def matches_for_glob(glob)
  stub.matches_for_glob(glob)
end