module Gem::LocalRemoteOptions

def both?

def both?
  options[:domain] == :both
end