to_s -> String
inspect -> String
常に文字列 "false" を返します。
例 false.to_s # => "false"
false.to_s # => "false"