145 146 147
# File 'lib/nakamura/users.rb', line 145 def self.url_for(name) return "#{$USERMANAGER_URI}group/#{name}" end