module Solargraph::RbsMap::Conversions

def pins

Returns:
  • (Array) -
def pins
  @pins ||= []
end