# File lib/generators/test_unit/templates/oauth_token_test.rb, line 27
  def test_should_not_be_authorized
    assert !@token.authorized?
  end