module TokyoMetro::Modules::Api::ToFactory::Convert::Patch::StationTimetable::FukutoshinLineForWakoshi::Info
Public Class Methods
new( *args )
click to toggle source
Calls superclass method
# File lib/tokyo_metro/modules/api/to_factory/convert/patch/station_timetable/fukutoshin_line_for_wakoshi/info.rb, line 3 def initialize( *args ) super( *args ) ::TokyoMetro::Factory::Convert::Patch::Api::StationTimetable::FukutoshinLineForWakoshi::Info.process( self ) end