# File lib/gettext.rb, line 65 def bindtextdomain(domainname, *options) bindtextdomain_to(self, domainname, *options) end