module Solargraph::ComplexType::TypeMethods

def defined?

def defined?
  !undefined?
end