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