# File lib/net/snmp.rb, line 230
        def community= c
            @community = c.to_s
        end