Returns a new instance of Cobr.
16 17 18 19
# File 'lib/nfe/models/bill/cobr.rb', line 16 def initialize @fat = Fat.new @dup = [] end