# File dns/lib/symbiosis/config_files/tinydns.rb, line 14
      def ok?
        #
        # TODO: parse the tinydns file and make sure it is sane.
        #
        true 
      end