# File lib/doorkeeper/oauth/scopes.rb, line 39
def
to_s
@scopes
.
join
(
' '
)
end