228 229 230
# File 'lib/rust/core/types/language.rb', line 228 def self.formula(left_part, right_part) Formula.new(left_part, right_part) end