class HTTP::Options

def [](option)

def [](option)
  send(option) rescue nil
end