# File lib/gettext.rb, line 56 def bindtextdomain(domainname, options = {}) bindtextdomain_to(self, domainname, options) end