# File lib/ferret/document.rb, line 49
49:
def
initialize
(
boost
=
1.0
) 50:
@boost
=
boost
51:
end