method
    
    def_to_utf_8_from_shift_jis
 
  def_to_utf_8_from_shift_jis()
  public
  
    Hide source    
    
      
  
# File lib/rss/converter.rb, line 114 def def_to_utf_8_from_shift_jis def_uconv_convert_if_can('sjistou8', 'UTF-8', 'Shift_JIS', '-Sw') end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   = private
 = private = protected
 = protected
  