The way that `LookupOptions` is currently passed around is inefficient, should move to a pointer maybe and set it to nil if no options were provided.
The way that
LookupOptionsis currently passed around is inefficient, should move to a pointer maybe and set it to nil if no options were provided.