Method: Integer#to_bson

Defined in:
lib/mongodoc/ext/numeric.rb

#to_bson(*args) ⇒ Object



14
15
16
# File 'lib/mongodoc/ext/numeric.rb', line 14

def to_bson(*args)
  self
end