module Solargraph::Pin::Common

def namespace

Returns:
  • (String) -
def namespace
  context.namespace.to_s
end