7 8 9
# File 'lib/ib/oc_interface.rb', line 7 def formated_type type == "id" ? type : "#{type} *" end