module TokyoMetro::Modules::Api::ToFactory::Convert::Patch::StationTimetable::FukutoshinLineForWakoshi
Public Class Methods
set_modules()
click to toggle source
# File lib/tokyo_metro/modules/api/to_factory/convert/patch/station_timetable/fukutoshin_line_for_wakoshi.rb, line 3 def self.set_modules ::TokyoMetro::Api::StationTimetable::Info.class_eval do prepend ::TokyoMetro::Modules::Api::ToFactory::Convert::Patch::StationTimetable::FukutoshinLineForWakoshi::Info end end