add Service Scope array
44 45 46
# File 'lib/popbill.rb', line 44 def addScope(scopeValue) @scopes.push(scopeValue) end