module Shikiho VERSION: String def self.get_stock_price_now : (code: Integer) -> { code: Integer, price: Integer, datetime: String } end