# File lib/httpclient/cookie.rb, line 50
def
total_dot_num
(
string
)
string
.
scan
(
/\./
).
length
()
end