class GlobalID::Locator::BlockLocator

def locate(gid, options = {})

def locate(gid, options = {})
  @locator.call(gid, options)
end