# File lib/generators/mongoid/oauth_provider_templates/client_application.rb, line 53
  def oauth_server
    @oauth_server ||= OAuth::Server.new("http://your.site")
  end