Code Test

The following is a test of using the SyntaxHighlighter Evolved plugin with in the Genesis Framework:

class Manager < ActiveRecord::Base
    has_many :clients
end