# File lib/sass/script/bool.rb, line 13
    def to_s(opts = {})
      @value.to_s
    end