# File lib/jira/base_factory.rb, line 44
def
build
(
attrs
={})
target_class
.
build
(
@client
,
attrs
)
end