class Github::API::Config::PropertySet

def empty?

Other tags:
    Api: - public
def empty?
  @map.empty?
end