class HTTPClient::OAuth

def set?

have we marked this as set - ie that it's valid to use in this context?
def set?
  true
end