# File lib/doorkeeper/oauth/scopes.rb, line 26
def
exists?
(
scope
)
@scopes
.
include?
scope
.
to_s
end