# File lib/inline_acceleration.rb, line 339 def initialize(c_type, ruby_type_class) @c_type = c_type @ruby_type_class = ruby_type_class end