class Travis::Client::Session

def primitive?(data)

def primitive?(data)
  PRIMITIVE.include? data
end