class Optimist::Option

def opts(key)

def opts(key)
  @optshash[key]
end