class Object
Public Instance Methods
parse(*option)
click to toggle source
# File lib/jumanpp_ruby/string.rb, line 3 def parse(*option) JumanppRuby::Juman.new(*option).parse(self) end
# File lib/jumanpp_ruby/string.rb, line 3 def parse(*option) JumanppRuby::Juman.new(*option).parse(self) end