# File lib/doorkeeper/config.rb, line 238
    def token_grant_types
      @token_grant_types ||= calculate_token_grant_types
    end